type google.golang.org/grpc/internal/resolver/passthrough.passthroughResolver
5 uses
google.golang.org/grpc/internal/resolver/passthrough (current package)
passthrough.go#L37: r := &passthroughResolver{
passthrough.go#L49: type passthroughResolver struct {
passthrough.go#L54: func (r *passthroughResolver) start() {
passthrough.go#L58: func (*passthroughResolver) ResolveNow(o resolver.ResolveNowOptions) {}
passthrough.go#L60: func (*passthroughResolver) Close() {}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)